I have a SSIS Package "Parent" that calls another package called "child". I can send parameters from Parent to Child, but i need to send a value on Child user variables to the parent. I know there's no native way of doing this, but how can i do that?