[FEATURE] Legacy S5 Timer value

I’ve been working with a S7300 program that is utilising legacy timers, which use the datatype ‘S5TIME’ to set the value for the timer. This value is a binary coded decimal value for the time preset. the first digit specifies the timebase and the other 3 represent the timer value. Basically a 4 ‘bit’ decimal float. Is there any chance that a unique datatype can be added for processing this value? The workaround is reference tags with some fairly complex logic to convert the value back. It would be much easier if we could just set up the tag as LTx