## Package Functionality
-In addition to the existing functions from [part 3](part_3.md), the package will provide the following possibilities/functions after this part of the tutorial:
+In addition to the existing functions from [part 3](part_3.md), the package will provide the following functionality after this part of the tutorial:
- Creating boxes dynamically listing people
- Filtering the people listed in boxes using conditions
1. `$description` (optional), `$fieldName`, and `$label` are used in the output of the form field.
(The implementation here is specific for `AbstractObjectTextPropertyCondition`.
-The `wcf\system\condition` namespace also contains several other default condition implementations.)
\ No newline at end of file
+The `wcf\system\condition` namespace also contains several other default condition implementations.)