So what am I missing here?

Why is this better or where is it more useful?

const(_OS ,split(@ProductType)[1])
 vs.
$OS =split(@ProductType)[1]

etc...