Is there any way to create a dynamically generated dialog?For example, in my repo, I have an 'array' in a string property '[true, false, false, true]', which can have any number of values in it. I would be interested in having a dialog that contains x number of checkboxes that could be used to chang...