Setting opc ua item via function node

Hi, i'm using the node-red-contrib-opcua library to access nodes from a siemens SPS. I have to read multiple id's from it. Now i want to dynamically pass the opc ua item with a function node.
Is there a way to do it?

Thank you

Add Debug node and look complete msg object then just create function node with similar properties.