It should be possible as an example to create the following particle: ``` particle Unpack input: reads Packet {data: [inline ~a with {id: Text}]} output: writes [~a] ```