Lack of options for MODRTU32 Driver via API

Lack of options for MODRTU32 Driver via API

When importing variables to Zenon via API (add-in framework), I came across a lack of options for Coil and Input Status variables in the Modbus RTU and Open Modbus TCP (MODRTU32) driver. Attached is a brief report of the problem and a suggestion to change the API code to fix it. Could you evaluate it this problem?
As workaround, once I can't create these variables directly, I'm creating them with another type (like Input Register, for example), and then I'll have to change the type manually one by one after creation editing their properties in Zenon Editor.