These variables are likely being set to trigger certain actions or conditions as the call progresses through the callflow logic. They could be used for a database query, variable comparison, screen pop-up (toaster), or other logic-based decisions.
Variables are useful in all these contexts. However, without seeing the full callflow logic, we can’t say for certain how or where each one is being used.