Data Objects

Hello,

I want to modell a complex Data Object in BPMN (ARIS).

for example:

Weekdays{
mon : String
tue : String
wed : String
thur : String
fri : String
sat : String
sun : String
date : Integer
.
.
.
}
Is it possible to modell something like this in BPMN? and how?

Thanks and regards
Erwin Brunner