I have created a dialog pop-up for confirming custom ComponentSettings to the test operator.
I would like to make the settings show as a read-only text instead of inside an editable field.
Currently, I just extract the settings with a custom string method and fill a field in the dialog pop-up with this string.