Converting session type

Hello,

I’m developing a custom connector and this connector establishes a ssh connection, so I need to have an uri, command and a session as input parameters.
But in Camunda Modeler, the only types that I have are: Text, Script, List and Map.
How can I convert a session to one of these types?