ASIO Driver 32 bit

I’m currently building a driver with 24 bit capabilities using the last SDK (ASIO 2.3 SDK).
Is it possible to add 32 bit resolution to the driver?
What are the parameters to look for? (ex: info->type = ASIOSTInt24LSB)

Thanks everyone!