Hello and sorry for the late reply. The short answer is that unfortunately generic variables like that are not supported in the front end / GUI. 🙂 Kind of irrelevant but interfaces (not generic one) are supported though, so maybe that can be a work around in your case? (Like for example using IIdTag interface).