Calling an SSIS package from another SSIS package is, on the surface, a simple task. You just use the Execute Package Task and point it to a package on a SQL Server or somewhere in the file system ...
To see the System Variables, there is a gray button for that. Also, you are only shown variables for the current scope. To see all variables in the package, click the blue “Show All Variables” button.