Support more types (provided in the Python standard library), if possible, like: - `Any` - `Optional` - `Union` - `Decimal`
Support more types (provided in the Python standard library), if possible, like:
AnyOptionalUnionDecimal