How to Add Custom Plugin Data Types to the "Output Type" Dropdown

Hi everyone,

I’m creating a plugin and want to allow users to select an output type from the dropdown, as shown in the screenshot below. My goal is to include a custom data type provided by my plugin in the “Output Type” options under the “Plugin Types” section.

Does anyone know how to make this work? Any guidance or examples would be greatly appreciated!

Thank you in advance!

These fields are inputs not outputs, which means that here you insert values that you will process in your code. You can publish outputs using states.