You should be able to call the entity something else, then just use an Import Mapping to map “type” to your new entity, or an Export Mapping to map your entity to “type”.
https://docs.mendix.com/refguide/import-mappings
https://docs.mendix.com/refguide/export-mappings
Hope this helps.