Copy Possessables From Level Sequence Through Python

Hello,

I am trying to write a script which will copy all the possessables from one level sequence and add them in another, along with the tracks, sections, channels, and values/defaults for the channels.
My current solution gets me 90% of the way there, but I feel like I may be missing an easier solution somewhere.

Thanks!