There is a correlation between TCA definition and suggested types:
https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Extbase/Reference/Domain/Model/PropertyTypes/Index.html
Which could be used to suggest types and limit type list.
If the TCA has a default that should also be the default of the model
There is a correlation between TCA definition and suggested types:
https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Extbase/Reference/Domain/Model/PropertyTypes/Index.html
Which could be used to suggest types and limit type list.
If the TCA has a default that should also be the default of the model