Query a variable from another projet

Can I query a project for a variable that is defined in it.

By this I mean:

Project x: has a variable for a server name that has a service that needs to be started on it.

Project y: deploys configuration settings and needs to known the servers that need to be started when configurations are updated.

Can I retrieve the variables from project x in powershell so I can use them in project y to start the same services?

Hi Thom,

Currently no. This is something we plan to address in Octopus 2.0.

Paul