Embedding Quicktime preferences in script

I have a script that will export out dropped movies with different QT settings, but currently it sources the file from outside the applescript. I have looked at the file and it doesn’t seem to have much in it.
What I want to do is embed this information in the applescript window, so that I don’t have to source it externally, can this be done, if so can anyone help