I want to validate the signature of JWT by using public.pem stored at a file on the system. How can I give the path of the file to the JWT-validate-node as a part of the incoming message. Is there perhaps a node-red standard to influent the options of a node by the flowing message?