I'm sorry, but you lost me. I must have misunderstood your previous post.
"Note that helpers can't modify the input req.data for the other processing like child templates or scripts"
Question: If I add data to options.data.root (as per the code above) from within my main template with the help from a helper function, will a child template get access to this updated data in "root"?