Tidying of OutputStreamCfg syntax
A number of clients of OutputStreamCfg
go on to manually set AthenaOutputStream.TakeItemsFromInput
immediately afterwards, so to save a few lines of code this merge request adds an extra optional argument to OutputStreamCfg
to take care of this.