I investigated this question earlier today for an internal VS client and wanted to share the results with the rest of the world... Your VS Package can place data into the solution file (.sln) or solution user options (.suo) file by implementing IVsPersistSolutionOpts
Read More...