Returns result value for the given identifier from the results map
RPResult getStepResultForIdentifier(String identifier) => results[identifier];