For all types ([primitive](https://github.com/ydb-platform/ydb-python-sdk/blob/cb1a9e2be6998c1e26cfd0e59bcbe7eb75ce86f8/ydb/types.py#L98-L98) and inherits from [AbstractTypeBuilder](https://github.com/ydb-platform/ydb-python-sdk/blob/cb1a9e2be6998c1e26cfd0e59bcbe7eb75ce86f8/ydb/types.py#L209-L209)) do: 1. Create query with declare parameter with the type 2. Send example of value for server and parse response 3. Check about received value is equal to sent related: https://github.com/ydb-platform/ydb-python-sdk/issues/10