Just add as much job steps as you need and execute the package from the command line via xp_cmdshell and dtsrun. You might want to specify for each step how to proceed on success and error.
[] LOL Tom.... Sonij Refer to your own question before posting such duplicate posts, I have answered to similar post earlier.
Hi, Instead of Job, you can even create a Parent package and can call many child packages in it based on event failure, success or complete.