You can also use variables (work item properties) in the expression. To use a variable in an expression, make sure that you prefix the variable name by its type.
For example, if the variable is a number, type:
Number:varName
For strings and dates, type:
String:varName and Date:varName
For a datetime type:
Datetime:expiredDate or Datetime:sendDate