Is it possible to query_posts using post__in and then Loop through them in the ordered they were queried?

Yes, using this plugin:

http://wordpress.org/extend/plugins/sort-query-by-post-in/

Also see http://core.trac.wordpress.org/ticket/13729