I don’t want complicate each Native Type provider by adding support for non-default customizations, adding extra complexity, increasing surface area for interoperability issues and feature disparity across all native providers. You can add a feature request for it so it can be considered later.
In the meantime have a look at this earlier answer on how you can customize the Java Gson serialization handling of different types in your own Application.