hi @AbhilashMo4 IMO, you can create your own custom component over here, and leverage the options for selecting and decorating the block
{ "component": "select", "label": "Button Type", "name": "filter_ButtonType", "valueType": "string", "options": [ { "name": "option1", "value": "Option 1"...