Here is one way to do it:
http://www.sqldts.com/default.aspx?246
Another way is the way I've done it in my last job. Create a parent package, create a ActiveX script to loop through the files in the folder and call the child package(the one you have already) and pass the file name in as a global variable.
Good Luck!
Diane