feat: add bool type converter
feat: add nullable type converter
feat: add packet types from the packets assembly to PacketTypesRepository
feat: implement adding generated serializers
feat: add service collection extensions for adding packet serializer
feat: add base packet types converting