Can I pass variables from one project to another

 Is it possible to have a child project's variables used in a hosted project?

If so, how do I do this, if not, is it possible to get the values of variables from a child project and assign them to local variables in the host project?

Thanks

Silly me, I see I can just set them up as User Variables.