Does anyone know how to pass a stored procedure parameter to a DTS package?

I know how to invoke and execute a package from VB. I need to know how to pass a parameter to a stored proc inside of a package.

Any help would be greatly appreciated!