Add flag to turn off printout suppression
As discussed on PATHelp, we have a flag for the column width and the option to turn on various levels of logging for components, but we don't have access via a flag to globally turn off message suppression of the MessageSvc. This adds a flag under common called EnableSuppression
that defaults to True.