Yes, it can be done, but it takes a bit of work. Like you I really enjoy these clips.
If you make a playlist of these clips, you can play them in the "full size" (single model) mode. The problem is that the iStripper GUI does not have the capability for adding a transition clip to a playlist.
If you have some programming skill, you can create a .VPL playlist file yourself. The format is simple. The first four bytes is a long integer with a version number = 1 (0,0,0,1). The next four bytes is the number of entries in the playlist as a long integer. The remaining bytes are the card or clip ID's. Each ID consists of a long integer containing the number of bytes in the ID when that ID is expressed in UNICOD followed by the ID in UNICODE. For example, a card ID of e0391 would be encoded as 0,0,0,10,0,"e",0,"0",0,"3",0,"9",0,"1"
The clips that you want are the ones containing "_it01_" as part of the file name.
Some of the third party playlist managers will let you do all of the above, but I'm not sure which ones have that capability.
There is a third option. I have created a Microsoft Access application that will do what you want. It's in beta, but I'm happy to share it if you send me your email address via PM. The ZIP file is 1.4 MB. You don't need to own Access to run it as there is a free run-time application available from Microsoft.