I answered my own question with the following command...

$HotfixList = JOIN($HotfixArray," ")

Thank you!