Is it possible to create custom modbus templates?

Hi, i’m doing first communication tests with modbus to a PLC and everything seems to work.

I would like to be able to define a custom modbus entity with sub entities to simplify configure and mantainment, is it possible?

For instance, in every room i’ve a sensor that is reading light, temperature and humidity. In PLC those modbus registers will be alwais consecutive, i would like to be able to create a “multisensorxyz” template that can be added to configuration and contains the 3 sub-devices (so multisensorxyz.temperature, multisensorxyz.humidity, multisensorxyz.light). Is this possible?