Is it possible to add an option that we can choose between camelCasing (current, default) and as-is (leave casing alone). This can be a boolean, or an enum to be future proof (kebab-case, PascalCase, ...)